text = $text; } public function __toString() : string { return $this->text; } }